Skip to content

Conversation

floura-angel
Copy link
Contributor

@floura-angel floura-angel commented Oct 6, 2025

@floura-angel floura-angel marked this pull request as ready for review October 6, 2025 19:02
floura-angel and others added 3 commits October 6, 2025 19:03
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
@mroeschke mroeschke added the Datetime Datetime data dtype label Oct 7, 2025
@mroeschke mroeschke added this to the 3.0 milestone Oct 7, 2025
@mroeschke mroeschke merged commit b917b37 into pandas-dev:main Oct 7, 2025
45 checks passed
@mroeschke
Copy link
Member

Thanks @floura-angel

jzwick pushed a commit to jzwick/pandas that referenced this pull request Oct 8, 2025
…datetime using pandas.to_datetime (pandas-dev#62604)

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
eicchen pushed a commit to eicchen/pandas that referenced this pull request Oct 18, 2025
…datetime using pandas.to_datetime (pandas-dev#62604)

Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Datetime Datetime data dtype

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Converting string of type lxml.etree._ElementUnicodeResult to a datetime using pandas.to_datetime results in a TypeError.

2 participants